crypto/tls.clientKeyExchangeMsg.raw (field)

5 uses

	crypto/tls (current package)
		handshake_messages.go#L1505: 	raw        []byte
		handshake_messages.go#L1510: 	if m.raw != nil {
		handshake_messages.go#L1511: 		return m.raw
		handshake_messages.go#L1521: 	m.raw = x
		handshake_messages.go#L1526: 	m.raw = data